gtkgesturerotate: Handle touchpad pinch events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jul 2015 17:34:09 +0000 (19:34 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:25 +0000 (23:20 +0200)
commit5f68a2877df13d25b17299c497cddf7de1096faa
tree11fe8f1ed18b7c9c41505363d8e5ba72e6566679
parent068a8449305b2674c6ff4c8ebc97fbe4782b9f35
gtkgesturerotate: Handle touchpad pinch events

We let these through in GtkEventController::filter, and handle
these especially on GtkGesture::update.
gtk/gtkgesturerotate.c